home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / HTML / HTML.edit 1.1.2 distribution / HTML.edit.Help / HTML.edit.Help.rsrc / TEXT_7251_Utility Menu.txt < prev    next >
Encoding:
Text File  |  1994-07-14  |  2.3 KB  |  39 lines

  1.  
  2. Utility Menu
  3.  
  4. The Utility menu contains:
  5.  
  6. Insert Date
  7. HTML.edit will automatically insert the current date (in one of three formats) into your HTML document when exporting your document to a text file.
  8.  
  9. The Utility menu contains an Insert Date hierarchical menu item with three submenu items. Selecting some dummy text (or placing the insertion point in the text field) and choosing a date format (Short Date: ‚Äò4/23/94‚Äô; Abbreviated Date: ‚ÄòSat, Apr 23, 1994‚Äô; or Long Date: ‚ÄòSaturday, April 23, 1994‚Äô) substitutes the text selection with a code used on export to substitute the code with current date.
  10.  
  11. Insert Entity
  12. Substitutes HTML entity codes for diacriticals (√•,√©,√º,√•,√Ö,√â,√ú, etc.) and other Latin 1 Entities. Operates in three modes: scans the text selection for entity codes,  inserts an entity code into the document, or displays a specific entity code.
  13.  
  14. Replace
  15. Choosing the Replace... command from the Utility menu allows you to replace a given search string with a replacement string within the current document, or globally over all documents in the editor.
  16.  
  17. Table Convert
  18. Similar to the Insert Entity command, Table Convert uses a modifiable lookup table (located on the Preferences card) to convert instances of characters that won't be displayed correctly over the Internet to a "safe" equivalent. 
  19.  
  20. Convert ¬∂ to <P>
  21. Converts ASCII return characters to HTML <P> tags + returns. Useful for converting a lot of paragraph text to HTML paragraphs at once.
  22.  
  23. Unwrap Text
  24. Often text from online sources has a return at the end of every line. To convert a selection of text into paragraphs, use this command.
  25.  
  26. Add/Strip LineFeeds
  27. Adds or strips linefeed characters from the Header, Body and Footer text areas. While Macintosh documents use a return to delimit lines of text, a return + linefeed character combination is expected in documents used on some operating systems (like DOS or UNIX). The command senses whether any linefeed characters are in your text.
  28.  
  29. A return (CR) is ASCII #13, lineFeed (LF) is ASCII #10.
  30.  
  31. Undo HTML
  32. Undoes the previously performed HTML command. This is a supplementary command to the standard Undo (Command-Z).
  33.  
  34. Remove HTML
  35. Removes common HTML tags from the current text selection. Will not process Anchors, Images, or tags in complex formats (such as lists).
  36.  
  37. Back to File menu, on to HyperText menu, or return to Contents.
  38.  
  39.